home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 1999 October: Mac OS SDK
/
Apple Developer CD Series Reference Library (Apple, Inc.) (October 1999)(Disk 2).iso
/
Development Kits
/
• Obsolete⁄Unsupported
/
QuickDraw GX
/
Programming Stuff
/
Sample Code
/
Graphics Samples
/
ShapePart Browser ƒ
/
Window.h
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-03-20
|
313 b
|
14 lines
|
[
TEXT/KAHL
]
/*
* Window.h
*
* Robert Dierkes
*/
Boolean InitializeHitTesting (WindowPtr pWindow);
void CleanupHitTesting (void);
void IdleHitTestWindow (WindowPtr pWindow, EventRecord *pEvent);
void DoHitTestContent (EventRecord *pEvent, WindowPtr pWindow);
void ToggleMetricsMenuItem (short item, WindowPtr pWIndow);